#Move Left/Right
LMB:This will move all selected Objects by the size of the active object to the left.**_
RMB:This will move all selected Objects by the size of the active object to the right.
Geo_Move_Left_by_own_SizeX()
#END
[OnRightMouseButton!]
Geo_Move_Right_by_own_SizeX()
#END
